ASP.NET MVC Controls
AnimationMode Method

The value
Sets the AnimationMode property.
Syntax
'Declaration
 
Public Function AnimationMode( _
   ByVal value As AnimationMode _
) As ChartAnimationBuilder(Of T)
public ChartAnimationBuilder<T> AnimationMode( 
   AnimationMode value
)

Parameters

value
The value

Return Value

Current builder
Remarks
Gets or sets whether the plot points animate one at a time, series by series, or all at once. The whole animation is still completed within the duration.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChartAnimationBuilder<T> Class
ChartAnimationBuilder<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback